home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / cse172.arc / CSE.KEY < prev    next >
Text File  |  1988-03-23  |  1KB  |  44 lines

  1. def up = [up]
  2. def down = [down]
  3. def left = [left]
  4. def right = [right]
  5. def pgup = [page up]
  6. def pgdn = [page down]
  7. def home = [top edge]
  8. def end = [bottom edge]
  9. def ins = [insert toggle]
  10. def del = [delete char]
  11. def return = [insert line]
  12. def backspace = [rubout]
  13. def esc = [command toggle]
  14. def tab = [tab]
  15. def f1 = [cursor command][begin line][erase end line]'edit \cse.hlp'[execute]
  16. def f2 = [save]
  17. def f3 = [file]
  18. def f4 = [quit]
  19. def f5 = [begin line] [erase end line]
  20. def f6 = [erase end line]
  21. def f8 = [switch files]
  22. def f9 = [execute]
  23. def f10 = [confirm change]
  24. def c-left = [begin line]
  25. def c-right = [end line]
  26. def c-pgup = [top]
  27. def s-f1 = [top]
  28. def c-pgdn = [bottom]
  29. def s-f2 = [bottom]
  30. def c-home = [top edge]
  31. def c-end = [bottom edge]
  32. def c-return = [execute]
  33. def c-backspace = [delete line]
  34. def s-tab = [backtab]
  35. def a-b = [mark block]
  36. def a-c = [copy block]
  37. def a-d = [delete block]
  38. def a-j = [join]
  39. def a-l = [mark line]
  40. def a-m = [move block]
  41. def a-s = [split]
  42. def a-u = [unmark]
  43. def a-x = [escape]
  44.